Skip to content

move parallel_scheduler into namespace STDEXEC#1841

Merged
ericniebler merged 6 commits intoNVIDIA:mainfrom
ericniebler:std-execution-parallel-scheduler
Feb 14, 2026
Merged

move parallel_scheduler into namespace STDEXEC#1841
ericniebler merged 6 commits intoNVIDIA:mainfrom
ericniebler:std-execution-parallel-scheduler

Conversation

@ericniebler
Copy link
Collaborator

No description provided.

@ericniebler ericniebler merged commit b67a1e5 into NVIDIA:main Feb 14, 2026
22 checks passed
@ericniebler ericniebler deleted the std-execution-parallel-scheduler branch February 14, 2026 02:30
williamspatrick pushed a commit to williamspatrick/stdexec that referenced this pull request Feb 17, 2026
$<$<BOOL:${STDEXEC_ENABLE_TBB}>:../execpools/test_tbb_thread_pool.cpp>
$<$<BOOL:${STDEXEC_ENABLE_TASKFLOW}>:../execpools/test_taskflow_thread_pool.cpp>
$<$<BOOL:${STDEXEC_ENABLE_ASIO}>:../execpools/test_asio_thread_pool.cpp>
test_system_context.cpp
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ericniebler It seems that test_system_context.cpp has not been deleted, but I can't find any CMake target that uses it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants